Ubuntu Binaries

> sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu precise main" > /etc/apt/sources.list.d/ros-latest.list'
> wget http://packages.ros.org/ros.key -O - | sudo apt-key add -
> sudo apt-get install python-rosdep python-rospkg python-rosinstall    
> sudo apt-get install ros-fuerte-desktop-full
> sudo apt-get install ros-fuerte-zeroconf-msgs ros-fuerte-zeroconf-avahi-suite
> sudo apt-get install ros-fuerte-rocon_multimaster

Sources

We're not supporting a source install on fuerte any longer. Get groovy already!

Wiki: rocon_multimaster/Installation - Fuerte (last edited 2013-01-23 23:13:23 by DanielStonier)